home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
developer.apple.com
/
developer.apple.com.tar
/
developer.apple.com
/
appleapplications
/
download
/
ctxmlsdk.dmg
/
ctxml
/
Xcode
/
CF XML Tool
/
CF XML Tool.xcodeproj
/
project.pbxproj
< prev
Wrap
Text File
|
2007-11-07
|
7KB
|
216 lines
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXBuildFile section */
43A4CBDB0CBAE86E00233F73 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43A4CBDA0CBAE86E00233F73 /* Carbon.framework */; };
8DD76F770486A8DE00D96B5E /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08FB7796FE84155DC02AAC07 /* main.cpp */; settings = {ATTRIBUTES = (); }; };
8DD76F790486A8DE00D96B5E /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
8DD76F7C0486A8DE00D96B5E /* CF XML Tool.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6859E970290921104C91782 /* CF XML Tool.1 */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
8DD76F7B0486A8DE00D96B5E /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 8;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
8DD76F7C0486A8DE00D96B5E /* CF XML Tool.1 in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
08FB7796FE84155DC02AAC07 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
43A4CBDA0CBAE86E00233F73 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
8DD76F7E0486A8DE00D96B5E /* cfxmltool */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cfxmltool; sourceTree = BUILT_PRODUCTS_DIR; };
C6859E970290921104C91782 /* CF XML Tool.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = "CF XML Tool.1"; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
8DD76F780486A8DE00D96B5E /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8DD76F790486A8DE00D96B5E /* CoreFoundation.framework in Frameworks */,
43A4CBDB0CBAE86E00233F73 /* Carbon.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
08FB7794FE84155DC02AAC07 /* CF XML Tool */ = {
isa = PBXGroup;
children = (
08FB7795FE84155DC02AAC07 /* Source */,
C6859E96029091FE04C91782 /* Documentation */,
08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
19C28FBDFE9D53C911CA2CBB /* Products */,
);
name = "CF XML Tool";
sourceTree = "<group>";
};
08FB7795FE84155DC02AAC07 /* Source */ = {
isa = PBXGroup;
children = (
08FB7796FE84155DC02AAC07 /* main.cpp */,
);
name = Source;
sourceTree = "<group>";
};
08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
isa = PBXGroup;
children = (
43A4CBDA0CBAE86E00233F73 /* Carbon.framework */,
09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */,
);
name = "External Frameworks and Libraries";
sourceTree = "<group>";
};
19C28FBDFE9D53C911CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
8DD76F7E0486A8DE00D96B5E /* cfxmltool */,
);
name = Products;
sourceTree = "<group>";
};
C6859E96029091FE04C91782 /* Documentation */ = {
isa = PBXGroup;
children = (
C6859E970290921104C91782 /* CF XML Tool.1 */,
);
name = Documentation;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
8DD76F740486A8DE00D96B5E /* CF XML Tool */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1DEB924708733DCA0010E9CD /* Build configuration list for PBXNativeTarget "CF XML Tool" */;
buildPhases = (
8DD76F760486A8DE00D96B5E /* Sources */,
8DD76F780486A8DE00D96B5E /* Frameworks */,
8DD76F7B0486A8DE00D96B5E /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = "CF XML Tool";
productInstallPath = "$(HOME)/bin";
productName = "CF XML Tool";
productReference = 8DD76F7E0486A8DE00D96B5E /* cfxmltool */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 1DEB924B08733DCA0010E9CD /* Build configuration list for PBXProject "CF XML Tool" */;
hasScannedForEncodings = 1;
mainGroup = 08FB7794FE84155DC02AAC07 /* CF XML Tool */;
projectDirPath = "";
targets = (
8DD76F740486A8DE00D96B5E /* CF XML Tool */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
8DD76F760486A8DE00D96B5E /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8DD76F770486A8DE00D96B5E /* main.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
1DEB924808733DCA0010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
INSTALL_PATH = "$(HOME)/bin";
PRODUCT_NAME = cfxmltool;
ZERO_LINK = NO;
};
name = Debug;
};
1DEB924908733DCA0010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
ppc,
i386,
);
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
INSTALL_PATH = "$(HOME)/bin";
PRODUCT_NAME = cfxmltool;
ZERO_LINK = NO;
};
name = Release;
};
1DEB924C08733DCA0010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
1DEB924D08733DCA0010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1DEB924708733DCA0010E9CD /* Build configuration list for PBXNativeTarget "CF XML Tool" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB924808733DCA0010E9CD /* Debug */,
1DEB924908733DCA0010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1DEB924B08733DCA0010E9CD /* Build configuration list for PBXProject "CF XML Tool" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB924C08733DCA0010E9CD /* Debug */,
1DEB924D08733DCA0010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}